projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9399229
)
Remove duplicate option in cargo-publish man page
author
Jim Turner
<jturner314@gmail.com>
Tue, 20 Sep 2016 05:57:10 +0000
(
01:57
-0400)
committer
Jim Turner
<jturner314@gmail.com>
Tue, 20 Sep 2016 06:05:09 +0000
(
02:05
-0400)
The `--host` option was listed twice; this commit removes one of the
duplicates.
src/etc/man/cargo-publish.1
patch
|
blob
|
history
diff --git
a/src/etc/man/cargo-publish.1
b/src/etc/man/cargo-publish.1
index acfab197b8da7373ccf4a3e8bd48381f06d634da..2f5063139b5107a90f5e029c4df128d857503a32 100644
(file)
--- a/
src/etc/man/cargo-publish.1
+++ b/
src/etc/man/cargo-publish.1
@@
-21,11
+21,6
@@
Host to upload the package to.
.RS
.RE
.TP
-.B \-\-host \f[I]HOST\f[]
-Host to upload the package to.
-.RS
-.RE
-.TP
.B \-\-token \f[I]TOKEN\f[]
Token to use when uploading.
.RS